Skip to content

fix(health): stop expired probes before work starts - #6

Merged
thibaultleouay merged 1 commit into
openstatusHQ:mainfrom
ephraimduncan:fix/stop-expired-probe-work
Sep 15, 2026
Merged

thibaultleouay merged 1 commit into
openstatusHQ:mainfrom
ephraimduncan:fix/stop-expired-probe-work

Conversation

@ephraimduncan

Copy link
Copy Markdown
Contributor

Probes no longer start dependency work after a timeout when an async skip returns false late. Previously, the health report returned timeout, but run could still start with an aborted signal. The shared runner stops that continuation before run, and the completed report stays unchanged.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 3 files

Re-trigger cubic

@thibaultleouay
thibaultleouay merged commit de52272 into openstatusHQ:main Sep 15, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants